home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr10 / frk14.zip / FREAKER.DOC < prev    next >
Text File  |  1993-01-30  |  5KB  |  113 lines

  1.                           ┬êxτ ╒rêαkêr 1.4
  2.                  Copyright (c) 1993  Gregory Sherman
  3.  
  4.  
  5.                               INTRODUCTION
  6.  
  7.    Text Freaker transforms ordinary text into ƒrêαky τêxτ.  It can change
  8.    letters to wêïrδ characters, reverse lines, rotate lines, change case of
  9.    letters, double characters, or perform any combination of the preceding.
  10.    It can be used for writing distinctive taglines and whenever you want your
  11.    words to look ƒrêαky. The program takes a text file as input and produces
  12.    a ƒrêαky τêxτ file as output.  If you have comments or suggestions, you
  13.    can send E-mail via Internet to me:
  14.            Gregory.Sherman@f129.n102.z1.fidonet.org
  15.  
  16.  
  17.  
  18.                                 SHAREWARE 
  19.  
  20.    This program is being distributed as shareware.  Therefore, feel free
  21.    to give unregistered copies to friends, upload the program to BBSs, etc.
  22.    Please distribute the original archive FRK14.ZIP, which contains this
  23.    file, FREAK.EXE, and FRK-REG.FRM.
  24.  
  25.    If you decide to continue using this program after evaluating it, you must
  26.    register.  Unregistered copies produce a registration notice at the top of
  27.    output files, which are limited to 2 lines.  When you register, you will
  28.    receive instructions to prevent this notice from ever appearing again
  29.    and to remove the 2-line limitation.  Your registration will be valid for
  30.    all future versions, which may have a higher registration fee.  Therefore,
  31.    it is to your advantage to register now rather than later.
  32.  
  33.  
  34.                               REGISTRATION
  35.  
  36.    The registration fee is $3.  This price is valid until the next version
  37.    of Text Freaker is released.  Mail a check (US funds, US bank), postal
  38.     money order, or cash to:
  39.  
  40.                        Gregory Sherman
  41.                        4750 Sawtelle Blvd.
  42.                        Culver City  CA 90230
  43.  
  44.    Remember to include your name as you want it to appear when the program
  45.    runs and your mailing address.  Also, specify that you are registering
  46.    Text Freaker 1.4.   You may use the included registration form, FRK-REG.FRM.
  47.  
  48.  
  49.                                INSTRUCTIONS 
  50.  
  51.      If you place FREAK.EXE in a directory included in the PATH statement
  52.      of your AUTOEXEC.BAT file, you will be able to run it from any directory.
  53.  
  54.                To run the program from the DOS prompt, type:
  55.  
  56.      freak [-b#, -e#, -c , -d , -f , -i , -o, -r#] <Infile> [Outfile]
  57.  
  58.    Infile and Outfile are the names of the input and output files. If no
  59.    output file is specified the output file will have the same root name
  60.    as the input file, with a .FRK extension.   For example "freak m.txt"
  61.    will produce output in a file named "m.frk". 
  62.  
  63.    You use command-line switches to specify conversion options:
  64.  
  65.    "-b#" begins conversion on line # of the input file
  66.    "-e#" ends conversion on line # of the input file
  67.    "-c" writes capital letters in place of small letters, and vice versa
  68.    "-d" doubles characters, but when used with -f it produces ordinary
  69.         letters followed by ƒrêαky characters
  70.    "-f" writes ƒrêαky characters in place of most letters
  71.    "-i" inverts (reverses) each line of the input file
  72.    "-o" overwrites the input file with the converted text
  73.    "-r#" rotates the lines of the input file by a # of places to the right
  74.         For a line of length L, a rotation right R places is equivalent to
  75.         a rotation left (L - R) places.
  76.  
  77.    The order in which you type the switches does not matter.
  78.    NOTE: The "-b#" and "-e#" switches work only in registered programs.
  79.    If no switch is used, ƒrêαky characters are produced and nothing else.
  80.  
  81.    Examples: 
  82.  
  83.   "freak -r7 -o greeting.txt" will produce a new GREETING.TXT in which each
  84.       line of the old GREETING.TXT is rotated 7 places rightward
  85.  
  86.   "freak -f -i taglines.txt taglines.mr" will produce TAGLINES.MR,
  87.      in which letters will be ƒrêαkêδ and lines will be written backwards
  88.  
  89.   "freak -d -b12 -e17 ltr5" will produce LTR5.FRK, in which characters
  90.       in LTR5 will be doubled from lines 12 through 17
  91.  
  92.   "freak" will write command-line switches on the screen
  93.  
  94.  
  95.  
  96.  
  97.  
  98.                   Ordinary and "improved" alphabets:
  99.  
  100.          abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
  101.          αbçδêƒghïjk│m∩òpqrsτúwxyzÅßÇDε╒G╫I⌡K£MÑΘ₧QR$┬ÜVWX¥Z
  102.  
  103.  
  104.                             DISCLAIMER
  105.   This program is provided "as is".  Use at your own risk.  Gregory Sherman
  106.   disclaim all warranties, including any implied warranties of
  107.   merchantability or fitness for a particular purpose.
  108.  
  109.  
  110.                      Thanks for trying ┬êxτ ╒rêαkêr
  111.  
  112.                                τhê ê∩δ
  113.